export declare function truncateUtf8BytesForDisplay(value: string, maximumBytes: number): string;