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