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