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