import React from 'react';
declare const Loading: React.FC;
export default Loading;
