Repository URL to install this package:
|
Version:
0.0.4 ▾
|
export declare const EnsAvatar: import("styled-components").StyledComponent<import("framer-motion").ForwardRefComponent<HTMLDivElement, import("framer-motion").HTMLMotionProps<"div">>, any, {
$seed?: string;
$size?: number;
$radius?: number;
}, never>;
export declare const ImageContainer: import("styled-components").StyledComponent<import("framer-motion").ForwardRefComponent<HTMLImageElement, import("framer-motion").HTMLMotionProps<"img">>, any, {
$loaded: boolean;
}, never>;