export declare const fromUTF8Array: (data: number[]) => string; export default fromUTF8Array; //# sourceMappingURL=fromUTF8Array.d.ts.map