declare const SpinnerSvg: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;

export { SpinnerSvg };
