export { default } from '../components/avatar-group';
export type { AvatarGroupProps } from '../components/avatar-group';
