export declare const TITLE = "Meta"; export declare const TEXT_MULTIPLE = 0.75; export declare const SPACE_MULTIPLE = 0.2; export declare const COLOR_PRIMARY = "#1d65c1"; export declare const COLOR_GRADIENT = "linear-gradient(45deg, #007FF8, #0668E1, #007FF8)";