import type { MantineTheme } from './theme.types';
export declare const DEFAULT_THEME: MantineTheme;
