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