export { Avatar } from "./avatar.js"; export { AvatarActives, AvatarAppearances, AvatarColors, AvatarNamedColors, AvatarShapes, AvatarSizes } from "./avatar.options.js"; export type { AvatarActive, AvatarAppearance, AvatarColor, AvatarNamedColor, AvatarShape, AvatarSize } from "./avatar.options.js"; export { AvatarStyles, AvatarTemplate } from "@fluentui/web-components"; export { definition as AvatarDefinition } from "./avatar.definition.js"; //# sourceMappingURL=index.d.ts.map