import type Empty from './empty.vue'; export type EmptyInstance = InstanceType & unknown;