import type { ForwardRefComponent } from '@project44-manifest/react-types';
import type { PopoverProps } from './Popover.types';
export declare const Popover: ForwardRefComponent<"div", PopoverProps>;
//# sourceMappingURL=Popover.d.ts.map