import { FunctionComponent, PropsWithChildren } from 'react'; export declare const Loading: FunctionComponent;