import React from "react"; declare const LoadingRing: () => React.JSX.Element; export default LoadingRing;