UNPKG

@activecollab/components

Version:

ActiveCollab Components

5 lines 738 B
/// <reference types="react" /> export declare const StyledText: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../Typography").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>, "ref"> & import("react").RefAttributes<SVGSVGElement>>, any, {}, never>; export declare const StyledAddToListButton: import("styled-components").StyledComponent<"button", any, {}, never>; //# sourceMappingURL=Styles.d.ts.map