import ThemeInterface from './ThemeInterface'; declare const themeDefault: ThemeInterface; export default themeDefault;