import type { IDictTypes } from "./types"; declare const _sfc_main: import("vue").DefineComponent<{ title: { type: StringConstructor; required: true; }; id: { type: null; required: true; }; officeLevel: { type: NumberConstructor; required: false; }; officeLevelData: { type: ArrayConstructor; required: true; }; dictTypes: { type: null; required: false; }; }, { props: any; DISTRICT: string; OFFICE: string; DISTRICTAREA: string; dict: import("vue").ComputedRef; iconClass: import("vue").ComputedRef<"icon-a-gonganjubeifen5" | "icon-gonganju" | "icon-a-bianzu171">; Iconfont: import("vue").DefineComponent<{ class: { type: StringConstructor; required: false; }; style: { type: null; required: false; }; type: { type: StringConstructor; required: true; }; }, { props: any; emit: (e: "click") => void; iconClass: import("vue").ComputedRef; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], "click", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly> & { onClick?: ((...args: any[]) => any) | undefined; }, {}>; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, {}>; export default _sfc_main;