UNPKG

@activecollab/components

Version:

ActiveCollab Components

8 lines 673 B
export declare const StyledTag: import("styled-components").StyledComponent<"div", any, {}, never>; interface IStyledTagDot { $showText?: boolean; } export declare const StyledTagDot: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("..").DotProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, keyof import("..").DotProps> & import("react").RefAttributes<HTMLDivElement>>, any, IStyledTagDot, never>; export declare const StyledTagText: import("styled-components").StyledComponent<"div", any, {}, never>; export {}; //# sourceMappingURL=Styles.d.ts.map