UNPKG

@steambrew/client

Version:
3 lines (2 loc) 106 B
import { FC, SVGAttributes } from 'react'; export declare const Spinner: FC<SVGAttributes<SVGElement>>;