/// export declare const StyledPopup: import("react").ForwardRefExoticComponent; } & import("react").ClassAttributes & import("react").HTMLAttributes, "ref"> & import("react").RefAttributes; } & import("react").ClassAttributes & import("react").HTMLAttributes, any, any>>> & { classSelector: string; }; export declare const StyledPopupWrapper: import("react").ForwardRefExoticComponent; } & import("react").ClassAttributes & import("react").HTMLAttributes, "ref"> & import("react").RefAttributes; } & import("react").ClassAttributes & import("react").HTMLAttributes, any, any>>> & { classSelector: string; }; export declare const StyledAvatar: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const StyledImageWrapper: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const StyledLoggedOutAnchor: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLAnchorElement>, {}>;