export declare const TITLE = "Tongyi"; export declare const TEXT_MULTIPLE = 0.75; export declare const SPACE_MULTIPLE = 0.2; export declare const COLOR_PRIMARY = "#615ced"; export declare const COLOR_GRADIENT = "linear-gradient(to right, #00055F, #6F69F7)";