import type Loading from './loading.vue';
export declare type IconLoadingInstance = InstanceType<typeof Loading>;
