export declare const whitespace: RegExp; export declare const start_whitespace: RegExp; export declare const end_whitespace: RegExp; export declare const start_newline: RegExp; export declare const dimensions: RegExp;