@activecollab/components
Version:
ActiveCollab Components
6 lines • 724 B
TypeScript
export declare const StyledText: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../..").IBodyProps & Omit<import("../../Typography/Typography").ITypographyProps, "variant" | "weight"> & import("react").RefAttributes<HTMLDivElement>>, any, {}, never>;
export declare const StyledAddCrossIcon: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<Omit<import("react").SVGProps<SVGSVGElement> & {
gradient?: string;
}, "ref"> & import("react").RefAttributes<SVGSVGElement>>, any, {}, never>;
export declare const StyledAddToListButton: import("styled-components").StyledComponent<"button", any, {}, never>;
//# sourceMappingURL=Styles.d.ts.map