declare function decodeText(array: Uint8Array): string; export { decodeText };