export declare const TITLE = "Stepfun"; export declare const TEXT_MULTIPLE = 0.9; export declare const SPACE_MULTIPLE = 0.3; export declare const COLOR_PRIMARY = "#005AFF"; export declare const COLOR_GRADIENT = "linear-gradient(-45deg, #0160FF, #01A9FF)";