declare const _default: import("vue").DefineSetupFnComponent<{ readonly: boolean; type: keyof import("./field.api").MapFieldTypeComponentProps; componentProps: any; componentSlots: any; componentRef: (el: any) => void; }, {}, {}, { readonly: boolean; type: keyof import("./field.api").MapFieldTypeComponentProps; componentProps: any; componentSlots: any; componentRef: (el: any) => void; } & {}, import("vue").PublicProps>; export default _default;