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