export declare const Loading: (props: any) => JSX.Element;
/**
 * @deprecated use named import
 */
export default Loading;
