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