import type { ComponentProps } from 'react'; export type GroupProps = ComponentProps; export declare const Group: import("styled-system/jsx").StyledComponent & import("react").HTMLAttributes & import("@ark-ui/react").PolymorphicProps>, import("styled-system/recipes").GroupVariantProps>; //# sourceMappingURL=Group.d.ts.map