import type Box from './box.vue'; export type BoxInstance = InstanceType;