export { Section, SectionHeader } from "./Section"; export type { SectionProps, SectionSize, SectionBackground, SectionHeaderProps, } from "./Section";