declare function escapeRegExp(string: string): string; export default escapeRegExp;