import { ThemeConfig } from '../types/theme';
declare const defaultTheme: ThemeConfig;
export default defaultTheme;
