export type { BenefitsSectionProps } from './types'; export { BenefitsSection } from './BenefitsSection';