declare const DataViewPrototypeGetByteOffset: (t: DataView) => DataView["byteOffset"]; export = DataViewPrototypeGetByteOffset;