/// <reference types="react" />
declare const Loading: () => JSX.Element;
export default Loading;
