export type { PopoverProps, PopoverPlacement, PopoverTrigger } from '../../..'; export declare const Popover: import("react").FunctionComponent & import("react").HTMLAttributes & import("../../../components/Popover/Popover.types").CustomPopoverProps & import("react").RefAttributes>; //# sourceMappingURL=Popover.d.ts.map