import type Alert from './alert.vue'; export type AlertInstance = InstanceType & unknown;