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