import { default as React } from 'react'; declare const OverviewSection: React.FC; export default OverviewSection;