export declare const fittingString: (str: string, maxWidth: number, fontSize: number) => string;