UNPKG

@steambrew/client

Version:
4 lines (3 loc) 139 B
import { FC, SVGAttributes } from 'react'; /** @component React Components */ export declare const Spinner: FC<SVGAttributes<SVGElement>>;