import { AvatarGroupProps } from '.'; export declare const requiredProps: AvatarGroupProps; export declare const testkitTests: { title: string; props: AvatarGroupProps; }[]; export declare const ssrTests: { title: string; props: AvatarGroupProps; }[]; export declare const a11yTests: { title: string; props: AvatarGroupProps; }[]; //# sourceMappingURL=AvatarGroup.meta.d.ts.map