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