import { FC } from 'react';
declare const BodyContent: FC;
export default BodyContent;
