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