export declare const TITLE = "Colab";
export declare const TEXT_MULTIPLE = 0.6;
export declare const SPACE_MULTIPLE = 0.15;
export declare const COLOR_PRIMARY = "#F9AB00";
export declare const COLOR_GRADIENT = "linear-gradient(-45deg, #E8710A, #F9AB00)";
