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