/// export declare const StyledUserAvatar: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; } & { size: number; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;