export declare const toUtf8: (input: Uint8Array) => string;
