import { MantineTheme } from './types';
export declare const MANTINE_COLORS: string[];
export declare const MANTINE_SIZES: readonly ["xs", "sm", "md", "lg", "xl"];
export declare const DEFAULT_THEME: MantineTheme;
//# sourceMappingURL=default-theme.d.ts.map