export declare const TITLE = "novita.ai";
export declare const TEXT_MULTIPLE = 0.7;
export declare const SPACE_MULTIPLE = 0.25;
export declare const COLOR_PRIMARY = "#6847f5";
export declare const COLOR_GRADIENT = "linear-gradient(-45deg, #A717FF,  #2622FF)";
