import { AvatarProps } from './avatar.types';

export declare function AvatarDemo({ imageSrc, alt, size, fallback, fallbackProps, imageProps, avatarProps, id, }: AvatarProps): import("react/jsx-dev-runtime").JSX.Element;
//# sourceMappingURL=avatar.d.ts.map