export declare const TITLE = "Notion";
export declare const TEXT_MULTIPLE = 0.7;
export declare const SPACE_MULTIPLE = 0.3;
export declare const COLOR_PRIMARY = "#fff";
