import React from "react"; import type { PopoverProps } from "@radix-ui/react-popover"; declare const _default: { title: string; component: React.FC; }; export default _default; export declare const PopoverHeaderStory: import("@storybook/csf").StoryAnnotations; export declare const PopoverContentStory: import("@storybook/csf").StoryAnnotations; export declare const MediumPopoverContentStory: import("@storybook/csf").StoryAnnotations; export declare const PopoverStory: import("@storybook/csf").StoryAnnotations;