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