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: string; setter: string; }[]; }; }; }; }; }; }; export default _default;