/// export declare const Group: import("react").ForwardRefExoticComponent<{ children?: import("react").ReactNode; } & { name?: any; debug?: boolean | undefined; } & import("react").RefAttributes>; //# sourceMappingURL=Group.d.ts.map