declare const DataViewPrototypeGetInt32: (t: DataView, byteOffset: number, littleEndian?: boolean) => ReturnType; export = DataViewPrototypeGetInt32;