UNPKG

@lifespikes/ui

Version:
4 lines (3 loc) 166 B
import { SVGProps } from 'react'; declare const LoadingIcon: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element; export default LoadingIcon;