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