declare const toUint8Array: (contents: any) => Uint8Array; export default toUint8Array;