import React from "react"; import { LucideProps } from "lucide-react"; export declare const Spinner: (props: LucideProps) => React.JSX.Element;