declare const _default: import("vue").DefineComponent<{ value: { type: StringConstructor; default: string; }; }, { props: Readonly<{ value: string; } & {}>; goBack: () => void; JmTopNavgator: import("vue").DefineComponent<{ fixed: { type: BooleanConstructor; default: boolean; }; }, { navgatorData: import("vue").Ref; homeUrl: import("vue").Ref; navList: import("vue").Ref<{ ref: string; name: string; url?: string | undefined; apps?: { [x: string]: string | undefined; ref: string; name: string; url: string; logo: string; desc: string; version?: string | undefined; }[] | undefined; }[]>; currentUrl: import("vue").Ref; currentRef: import("vue").Ref; activeApp: import("vue").Ref; homeButtonShow: import("vue").Ref; feeButtonShow: import("vue").ComputedRef; userStr: string | undefined; userInfo: import("vue").Ref<{ nickName: string; ref: string; mobile: string; accountId: string; portraitKey: string; accountStatus: string; company?: string | undefined; position?: string | undefined; introduction?: string | undefined; locationCity?: string | undefined; locationProvince?: string | undefined; }>; canShow: import("vue").Ref; showApps: import("vue").Ref; exApps: import("vue").Ref<{ ref: string; name: string; url: string; logo: string; desc: string; version?: string | undefined; }[]>; switchShowApp: (apps: import("../..").IAppVo[]) => void; computed: typeof import("vue").computed; ref: typeof import("vue").ref; onBeforeMount: (hook: () => any, target?: import("vue").ComponentInternalInstance | null | undefined) => false | Function | undefined; decode: (src: string) => string; Cookie: import("js-cookie").CookiesStatic; toLogin: (loginUrl?: string | undefined) => void; routerTo: (url?: string | undefined) => string | undefined; userInfoKey: string; getNavData: () => Promise; getTextWidth: (text: string, fontSize: number, weight?: number) => number; listenCookieChaneEventRegister: (userInfo: import("vue").Ref, currentUrl: import("vue").Ref, currentRef: import("vue").Ref, activeApp: import("vue").Ref, navList: import("vue").Ref) => void; expandIcon: string; expandHoverIcon: string; expandActiveIcon: string; headAvatarIcon: string; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{ fixed: boolean; } & {}>, { fixed: boolean; }>; JmBottomNavgator: { new (...args: any[]): { $: import("vue").ComponentInternalInstance; $data: {}; $props: Partial<{ fixed: boolean; }> & Omit & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "fixed">; $attrs: { [x: string]: unknown; }; $refs: { [x: string]: unknown; }; $slots: Readonly<{ [name: string]: import("vue").Slot | undefined; }>; $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase> | null; $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase> | null; $emit: (event: string, ...args: any[]) => void; $el: any; $options: import("vue").ComponentOptionsBase, { bottomData: import("vue").Ref; currentYear: import("vue").ComputedRef; getNavData: () => Promise; computed: typeof import("vue").computed; onBeforeMount: (hook: () => any, target?: import("vue").ComponentInternalInstance | null | undefined) => false | Function | undefined; ref: typeof import("vue").ref; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, { fixed: boolean; }>; $forceUpdate: import("vue").ReactiveEffect; $nextTick: typeof import("vue").nextTick; $watch(source: string | Function, cb: Function, options?: import("vue").WatchOptions | undefined): import("vue").WatchStopHandle; } & Readonly<{ fixed: boolean; } & {}> & import("vue").ShallowUnwrapRef<{ bottomData: import("vue").Ref; currentYear: import("vue").ComputedRef; getNavData: () => Promise; computed: typeof import("vue").computed; onBeforeMount: (hook: () => any, target?: import("vue").ComponentInternalInstance | null | undefined) => false | Function | undefined; ref: typeof import("vue").ref; }> & {} & import("vue").ComponentCustomProperties; __isFragment?: undefined; __isTeleport?: undefined; __isSuspense?: undefined; } & import("vue").ComponentOptionsBase, { bottomData: import("vue").Ref; currentYear: import("vue").ComputedRef; getNavData: () => Promise; computed: typeof import("vue").computed; onBeforeMount: (hook: () => any, target?: import("vue").ComponentInternalInstance | null | undefined) => false | Function | undefined; ref: typeof import("vue").ref; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, { fixed: boolean; }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("@vue/runtime-core").Plugin; svg403: string; svg404: string; svg500: string; svgRefresh: string; svgNetwork: string; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{ value: string; } & {}>, { value: string; }>; export default _default;