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