import Vue from "vue"; declare const VuePanel: import("vue/types/vue").ExtendedVue HTMLElement; }, {}, Record>; declare type VuePanelType = InstanceType; interface VuePanel extends VuePanelType { } export default VuePanel;