import { ThemeHome } from '../../interfaces/themes/home'; declare const theme: ThemeHome; export default theme; export { ThemeHome };