declare const DataViewPrototypeGetBuffer: (t: DataView) => DataView["buffer"]; export = DataViewPrototypeGetBuffer;