UNPKG

@activecollab/components

Version:

ActiveCollab Components

6 lines 791 B
/// <reference types="react" /> export declare const StyledMenuSelectorDots: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>, any, {}, never>; export declare const StyledMenuSelectorBack: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>, any, {}, never>; export declare const StyledMenuSelector: import("styled-components").StyledComponent<"div", any, {}, never>; export declare const StyledMenuSelectorInner: import("styled-components").StyledComponent<"div", any, {}, never>; //# sourceMappingURL=Styles.d.ts.map