import { ICOLORS } from './constants'; export declare const MASTERS_COLORS: ICOLORS; export declare const mastersThemeStr: string; export declare const mastersTheme: import('@linaria/core').LinariaClassName;