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