import * as React from 'react'; import { ICalloutProps } from './Callout.types'; export declare const CalloutContent: React.FunctionComponent;