import { SectionProps } from './types'; import { FunctionComponent } from 'react'; export declare const Section: FunctionComponent; //# sourceMappingURL=Section.d.ts.map