declare const ArrayGetSymbolSpecies: () => (typeof Array)[typeof Symbol.species]; export = ArrayGetSymbolSpecies;