declare function __VLS_template(): { default?(_: {}): any; }; declare const __VLS_component: import('vue').DefineComponent void; }; pos: { type: StringConstructor; default: string; }; setWidth: { type: BooleanConstructor; default: boolean; }; head: { type: BooleanConstructor; default: boolean; }; }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { refresh: (...args: any[]) => void; }, string, import('vue').PublicProps, Readonly void; }; pos: { type: StringConstructor; default: string; }; setWidth: { type: BooleanConstructor; default: boolean; }; head: { type: BooleanConstructor; default: boolean; }; }>> & Readonly<{ onRefresh?: ((...args: any[]) => any) | undefined; }>, { width: number; panelTitle: string; clickHandle: Function; head: boolean; pos: string; setWidth: boolean; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>; declare const _default: __VLS_WithTemplateSlots>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };