import React from "react"; import { SpinProps } from "antd"; export declare const Spinner: React.FC;