export * from './AvatarGroup'; export * from './AvatarGroup.context'; export * as AvatarGroupProps from './AvatarGroup.props'; export { defaultProps } from './AvatarGroup.props'; export type * from '@primereact/types/primitive/avatargroup';