export declare const TITLE = "DeepSeek";
export declare const TEXT_MULTIPLE = 0.65;
export declare const SPACE_MULTIPLE = 0.2;
export declare const COLOR_PRIMARY = "#4D6BFE";
