declare function utf8Array2Str(array: Uint8Array): string; export = utf8Array2Str;