declare const _default: import("vue").DefineComponent<{ data: { default: any; }; isMobile: { default: boolean; }; instance: { default: string; }; }, { articles: import("vue").Ref; types2: import("vue").Ref; currType: any; onClickType: (n: any) => void; isoRefresh: import("vue").Ref; window: Window & typeof globalThis; getDesignExamples: (instance: string) => Promise; currItem: any; showReportViewer: import("vue").Ref; onClickItem: (item: any) => void; hideReportViewer: () => void; hideTail: import("vue").Ref; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, { data: any; isMobile: boolean; instance: string; }>; export default _default;