import type CascaderPanel from './index.vue'; export type CascaderPanelInstance = InstanceType & unknown;