import * as React from 'react';
declare const Content: React.FunctionComponent<{}>;
export default Content;
