export declare const TITLE = "AI21"; export declare const TEXT_MULTIPLE = 0.7; export declare const SPACE_MULTIPLE = 0.2; export declare const COLOR_PRIMARY = "#E91E63"; export declare const COLOR_GRADIENT = "linear-gradient(-45deg, #F68CB2, #E91E63)";