export { default as Avatar } from './Avatar.svelte';
export type { AvatarVariant, AvatarSize, AvatarStatus, AvatarProps } from './types';
//# sourceMappingURL=index.d.ts.map