UNPKG

@steambrew/client

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