export declare const TITLE = "Runway";
export declare const TEXT_MULTIPLE = 0.9;
export declare const SPACE_MULTIPLE = 0.3;
export declare const COLOR_PRIMARY = "#fff";
