import { themes } from './themes';
export { IThemeWeb } from './IThemeWeb';
export { themes } from './themes';
export default themes;
