import type { SpinnerProps } from '@joshk/react-spinners-css.types'; export declare function Ouroboro({ color, style, className, }: SpinnerProps): import("react/jsx-runtime").JSX.Element;