export declare const TITLE = "ChatGLM"; export declare const TEXT_MULTIPLE = 0.75; export declare const SPACE_MULTIPLE = 0.1; export declare const COLOR_PRIMARY = "#4268FA"; export declare const COLOR_GRADIENT = "linear-gradient(-45deg, #3485FF, #504AF4)";