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