import type CascaderPanel from './index.vue';
export declare type DshCascaderPanelInstance = InstanceType<typeof CascaderPanel>;
