import React from "react"; import { ContentProps } from "."; export declare const Content: React.FunctionComponent;