///
export declare const StyledItemWrapper: import("react").ForwardRefExoticComponent;
} & import("react").ClassAttributes & import("react").AnchorHTMLAttributes, "ref"> & import("react").RefAttributes;
} & import("react").ClassAttributes & import("react").AnchorHTMLAttributes, any, any>>> & {
classSelector: string;
};
export declare const StyledShare: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme;
as?: import("react").ElementType;
}, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;