export interface MojitoCoreUITheme { font: { primary: string; secondary: string; tertiary: string; }; }