import { DDSElement, DDSNavigable, NavigationTarget } from "../../base/index.cjs"; import { MergeVariantProps } from "../../type-utils.cjs"; declare const cvaWrapper: (props?: ({ type?: "button" | "icon" | "link" | null | undefined; } & import('class-variance-authority/types').ClassProp) | undefined) => string; type AvatarVariantProps = MergeVariantProps; /** * The avatar is a UI element that represent a user * * @fires click - A retargeted event of a [click event](https://developer.mozilla.org/en-US/docs/Web/API/Element/click_event) emitted from the inner `