declare const DataViewPrototypeSetUint8: (t: DataView, byteOffset: number, value: number) => ReturnType; export = DataViewPrototypeSetUint8;