export declare const TITLE = "Upsate";
export declare const TEXT_MULTIPLE = 1;
export declare const SPACE_MULTIPLE = 0.15;
export declare const COLOR_PRIMARY = "#908AF9";
export declare const COLOR_GRADIENT = "linear-gradient(to bottom, #AEBCFE,  #805DFA)";
