export { default as Section } from '../components/Section/section'; export type { SectionProps } from '../components/Section/section';