import type Button from './button.vue'; export type ButtonInstance = InstanceType;