import React from 'react'; import { Skeleton } from 'antd'; export declare const Loading: (props: React.ComponentProps) => React.JSX.Element;