import { FC, PropsWithChildren } from 'react'; declare const CorporatePlanGrid: FC>; export default CorporatePlanGrid;