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