declare const RegExpPrototypeSymbolSplit: (t: RegExp, string: string, limit?: number) => ReturnType; export = RegExpPrototypeSymbolSplit;