UNPKG

@saleor/macaw-ui

Version:

Saleor's UI component library

5 lines (4 loc) 193 B
/// <reference types="react" /> export declare const Spinner: import('react').ForwardRefExoticComponent<{ className?: string | undefined; } & import("react").RefAttributes<SVGSVGElement>>;