import { AvatarGroup } from "./avatargroup"; export type { TaroAvatarGroupProps as AvatarGroupProps } from "../../types"; export default AvatarGroup;