export declare const REG_NEW_LINE: RegExp; export declare function toLines(str: string): string[]; //# sourceMappingURL=regexp.d.ts.map