declare const _default: import("vue").DefineComponent<{ industry: { default: boolean; }; showPrompt: { default: boolean; }; jwt: { default: string; }; showTitle: { default: boolean; }; searchCandidates: { default: any[]; }; isMobile: { default: boolean; }; filter: { default: any; }; category: { default: string; }; range: { default: any; }; currPageTranslate: { default: any; }; backEndURL: { default: any; }; }, { itemRanking1: string[]; itemRanking2: string[]; articles: import("vue").Ref; isoRefresh: import("vue").Ref; displayText: (text: string) => string; window: Window & typeof globalThis; renderTitle: (block: ({ children: string[]; hotels: string[]; } | string), ind: string) => any; onClickLink: (link: string) => void; getValue: (item: any) => any; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, { filter: any; industry: boolean; showPrompt: boolean; jwt: string; showTitle: boolean; searchCandidates: any[]; isMobile: boolean; category: string; range: any; currPageTranslate: any; backEndURL: any; }>; export default _default;