export declare const escapeRegexString: (subject: string) => string;
