import { JSX } from 'solid-js' export const Spinner = (props: JSX.SvgSVGAttributes) => ( )