import {Component} from 'vue';

declare const VueElementLoading: Component;

export default VueElementLoading;
