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