declare const RegExpPrototypeGetHasIndices: (t: RegExp) => RegExp["hasIndices"]; export = RegExpPrototypeGetHasIndices;