import { FunctionComponent } from 'react'; import { LoadingProps } from './types'; export declare const Loading: FunctionComponent>;