UNPKG

@gechiui/components

Version:
13 lines 738 B
export const StyledSpinner: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType<any> | undefined; }, import("react").SVGProps<SVGSVGElement>, {}>; export const SpinnerTrack: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType<any> | undefined; }, import("react").SVGProps<SVGCircleElement>, {}>; export const SpinnerIndicator: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType<any> | undefined; }, import("react").SVGProps<SVGPathElement>, {}>; //# sourceMappingURL=styles.d.ts.map