import React from "react"; import "./LazyLoading.css"; export declare const LazyLoading: () => React.JSX.Element;