export declare const escapeRegExp: (s: string) => string;
