import { PopoverProps } from './popover.types';

export declare function PopoverDemo({ trigger, content, triggerProps, contentProps, }: PopoverProps): import("react/jsx-dev-runtime").JSX.Element;
//# sourceMappingURL=popover.d.ts.map