/// export declare const Wrapper: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { $height: number; $isShowTag: boolean; $isViewerLite?: boolean | undefined; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const StyledTag: import("@emotion/styled").StyledComponent & import("react").RefAttributes & { theme?: import("@emotion/react").Theme | undefined; }, {}, {}>;