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