export { default as Avatar } from './avatar.astro';
export type { Props as AvatarProps } from './avatar.astro';
