export declare const TITLE = "AI360";
export declare const TEXT_MULTIPLE = 0.7;
export declare const SPACE_MULTIPLE = 0.2;
export declare const COLOR_PRIMARY = "#006ffb";
export declare const COLOR_GRADIENT = "linear-gradient(to bottom, #12B7FA,  #006ffb)";
