export type { UseAvatarProps, UseAvatarReturn } from '@ark-ui/react/avatar'; export { useAvatar, useAvatarContext } from '@ark-ui/react/avatar'; export * as Avatar from './exports';