export declare const TITLE = "DeepL"; export declare const COMBINE_TEXT_MULTIPLE = 0.85; export declare const COMBINE_SPACE_MULTIPLE = 0.15; export declare const COLOR_PRIMARY = "#0F2B46"; export declare const AVATAR_BACKGROUND = "#0F2B46"; export declare const AVATAR_COLOR = "#fff"; export declare const AVATAR_ICON_MULTIPLE = 0.7;