export { default } from './component';
export type { AvatarGroupProps } from './types';
