import { SVGProps } from "react";
declare const LIGuiSpinner: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { LIGuiSpinner };
