export = escapeRegExp; declare function escapeRegExp(str: any): string; //# sourceMappingURL=escape_regexp.d.ts.map