export { CTA, CTAProps, Content, ContentProps, Hero, HeroProps, P as PresentationConfig, PresentationWrapper, PresentationWrapperProps, Section, S as SectionConfig, SectionProps, V as VERSION } from './components/index.cjs'; export { cn } from './lib/cn.cjs'; export { SectionMeta, UseTrackingOptions, useTracking } from './hooks/index.cjs'; export { B as BrixonConfig, d as defineConfig } from './config-types-DjhyAKX-.cjs'; import 'react'; import 'react/jsx-runtime'; import 'clsx';