2 lines
114 B
TypeScript

export type { SocialProofSectionProps } from './types';
export { SocialProofSection } from './SocialProofSection';