export declare const TITLE = "Anthropic";
export declare const TEXT_MULTIPLE = 0.75;
export declare const SPACE_MULTIPLE = 0.1;
export declare const COLOR_PRIMARY = "#F1F0E8";
