import { JSX } from 'solid-js'; export declare const Spinner: (props: JSX.SvgSVGAttributes) => JSX.Element; //# sourceMappingURL=Spinner.d.ts.map