import { Loading } from './loading.taro'; export type { LoadingProps, LoadingType, LoadingDirection, } from './loading.taro'; export default Loading;