export declare const TITLE = "Wenxin"; export declare const TEXT_MULTIPLE = 0.75; export declare const SPACE_MULTIPLE = 0.2; export declare const COLOR_PRIMARY = "#167ADF"; export declare const COLOR_GRADIENT = "linear-gradient(to right, #0A51C3, #23A4FB)";