Variable AvatarSkeletonConst Beta
AvatarSkeleton: IStyledComponentBase<
"web",
FastOmit<
FastOmit<
Omit<SkeletonProps & Omit<HTMLProps<(...)>, "height">, "ref"> & RefAttributes<
HTMLDivElement,
>,
"$size",
> & AvatarSkeletonProps,
never,
> & Partial<
Pick<
FastOmit<
Omit<SkeletonProps & Omit<(...), (...)>, "ref"> & RefAttributes<
HTMLDivElement,
>,
"$size",
> & AvatarSkeletonProps,
never,
>,
>,
> & string & Omit<
ForwardRefExoticComponent<
Omit<SkeletonProps & Omit<HTMLProps<HTMLDivElement>, "height">, "ref"> & RefAttributes<
HTMLDivElement,
>,
>,
keyof Component<any, {}, any>,
> = ...
A loading skeleton element representing a user avatar