/// import { ICalloutProps } from './Callout.types'; export declare const CalloutContent: (props: ICalloutProps) => JSX.Element;