export declare const TITLE = "OpenChat"; export declare const TEXT_MULTIPLE = 0.75; export declare const SPACE_MULTIPLE = 0.3; export declare const COLOR_PRIMARY = "#4A7FE3"; export declare const COLOR_GRADIENT = "linear-gradient(to bottom, #6595F1, #336BD7)";