export declare function truncateUtf8Bytes(string: string, byteLength: number): string;