import * as React from 'react'; import { IPageSectionPropsWithSectionName } from '../Page.types'; export declare const OverviewSection: React.FunctionComponent;