UNPKG

@wordpress/components

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