declare function toDataView (data: ArrayBuffer | Int8Array | Uint8Array | Uint8ClampedArray): DataView export = toDataView