import type { AvatarGroupMember, AvatarGroupRendererOptions, BuiltInRendererDefinition } from '../../types/built-in-renderer.types'; /** * A stack of member avatars, collapsing past a limit into a `+N` counter that * opens the full roster. * * @packageDocumentation */ /** Marks the counter so the grid's delegated click handler can find it. */ export declare const AVATAR_GROUP_MORE_ATTR = "data-avatar-more"; /** * A row of overlapping member avatars. * * Past `maxVisible` the remainder collapse into a `+N` counter. The counter is * a real `