declare const Loading: any; export default Loading; export { Loading }; export type { LoadingType } from 'vant/es/loading';