declare function hardenRegExp(pattern: RegExp): RegExp; export = hardenRegExp;