import GoLoading from './index.vue';
import AsyncLoading from './index.vue';
import AsyncSkeletonLoading from './LoadingSkeleton.vue';
export { GoLoading };
export { AsyncLoading, AsyncSkeletonLoading };
