import { ComponentType } from 'react';
declare const Loading: ComponentType<any>;
export default Loading;
//# sourceMappingURL=Loading.component.d.ts.map