import { TSectionComponent } from './Section.types'; export declare const Section: TSectionComponent; export default Section;