carbon-react
Version:
A library of reusable React components for easily building user interfaces.
5 lines (4 loc) • 437 B
TypeScript
export declare const StyledStarSVG: import("styled-components").StyledComponent<"svg", any, {}, never>;
export declare const GradientStopTop: import("styled-components").StyledComponent<"stop", any, {}, never>;
export declare const GradientStopBottom: import("styled-components").StyledComponent<"stop", any, {}, never>;
export declare const StyledLoaderStarContainer: import("styled-components").StyledComponent<"div", any, {}, never>;