import type Empty from './empty.vue';
export declare type EmptyInstance = InstanceType<typeof Empty>;