export declare function regexEscape(s: string): string;
