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