export declare const getTextFromUtf8Bytes: (utf8Bytes: number[]) => string;