/// import { AvatarProps } from "./types"; export declare function Avatar({ size, background, ...rest }: AvatarProps): JSX.Element; //# sourceMappingURL=index.d.ts.map