UNPKG

@activecollab/components

Version:

ActiveCollab Components

9 lines 737 B
export declare const StyledOptionContentWrapper: import("styled-components").StyledComponent<"div", any, {}, never>; export declare const StyledOptionIndicator: import("styled-components").StyledComponent<"div", any, { backgroundColor?: string; }, never>; export declare const StyledOptionText: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../..").IBodyProps & Omit<import("../../Typography/Typography").ITypographyProps, "variant" | "weight"> & import("react").RefAttributes<HTMLDivElement>>, any, { textColor?: string; }, never>; export declare const StyledAdditionalInfo: import("styled-components").StyledComponent<"span", any, {}, never>; //# sourceMappingURL=Styles.d.ts.map