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