export declare const escapeStringRegexp: (text: string) => string;
