declare const ArrayBufferGetSymbolSpecies: () => (typeof ArrayBuffer)[typeof Symbol.species]; export = ArrayBufferGetSymbolSpecies;