export declare const basic: string[][];
export declare const complex: (string | string[])[];
export declare const formatting: string[][];
