import React from 'react';
declare const Content: React.FunctionComponent;
export default Content;
