import { TFancyPopoverWithHTMLAttrs } from './FancyPopover.model';
export default function FancyPopover(props: TFancyPopoverWithHTMLAttrs): import("react/jsx-runtime").JSX.Element;
