declare const _default: { name: string; title: { label: string; tip: string; }; setter: { componentName: string; props: { itemSetter: { componentName: string; props: { config: { items: ({ name: string; title: { label: string; tip: string; }; propType: { type: string; value: string[]; }; setter: (string | { componentName: string; title: string; initialValue: { type: string; params: string[]; value: any[]; }; })[]; isRequired?: undefined; defaultValue?: undefined; description?: undefined; } | { name: string; title: { label: string; tip: string; }; propType: string; setter: string; isRequired: boolean; defaultValue?: undefined; description?: undefined; } | { name: string; title: { label: string; tip: string; }; propType: string; setter: string; isRequired?: undefined; defaultValue?: undefined; description?: undefined; } | { name: string; title: { label: string; tip: string; }; propType: { type: string; value: string[]; }; defaultValue: string; setter: (string | { componentName: string; props: { options: { title: string; value: string; }[]; }; })[]; isRequired?: undefined; description?: undefined; } | { name: string; title: { label: string; tip: string; }; description: string; defaultValue: string; propType: { type: string; value: string[]; }; setter: (string | { componentName: string; props: { options: { title: string; value: string; }[]; }; })[]; isRequired?: undefined; } | { name: string; title: { label: string; tip: string; }; propType: string; setter: (string | { componentName: string; title: string; initialValue: { type: string; params: string[]; value: any[]; }; })[]; isRequired?: undefined; defaultValue?: undefined; description?: undefined; })[]; }; }; initialValue: { title: string; }; }; }; }; }; export default _default;