declare const DataViewPrototypeGetByteLength: (t: DataView) => DataView["byteLength"]; export = DataViewPrototypeGetByteLength;