declare const RegExpPrototypeTest: (t: RegExp, string: string) => ReturnType; export = RegExpPrototypeTest;