/// <reference types="react" />
import './Body.css';
export declare function Body(): JSX.Element;
