export declare const SEPARATOR: RegExp;
export declare const COMMENT_START: RegExp;
export declare const END_OF_LINE: RegExp;
export declare const WHITESPACE: RegExp;
//# sourceMappingURL=constant.d.ts.map