import ITheme from './theme-interface'; declare const theme: ITheme; export default theme;