import { FC } from 'react'; import { SectionProps } from '.'; export declare const Section: FC;