import Avatar, { AvatarProps } from "./Avatar.js"; export { type AvatarProps, Avatar as default };