2 lines
105 B
TypeScript

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