declare const ArrayBufferPrototypeGetByteLength: (t: ArrayBuffer) => ArrayBuffer["byteLength"]; export = ArrayBufferPrototypeGetByteLength;