/** * Recipe configuration for the Popover component. * Defines the styling variants and base styles using Chakra UI's recipe system. */ export declare const popoverRecipe: import('@chakra-ui/react').RecipeDefinition;