declare const _default: { snippets: any; componentName: string; title: string; category: string; group: string; docUrl: string; npm: { package: string; exportName: string; main: string; destructuring: boolean; subName: string; }; props: ({ name: string; title: { label: string; tip: string; }; propType: string; setter: string; display?: undefined; type?: undefined; items?: undefined; } | { title: string; display: string; type: string; items: ({ name: string; title: { label: string; tip: string; }; propType: string; setter: string; supportVariable: boolean; defaultValue?: undefined; } | { name: string; title: { label: string; tip: string; }; propType: string; setter: string; supportVariable?: undefined; defaultValue?: undefined; } | { name: string; title: { label: string; tip: string; }; propType: string; setter: string; defaultValue: boolean; supportVariable: boolean; } | { name: string; title: { label: string; tip: string; }; propType: { type: string; value: string[]; }; setter: (string | { componentName: string; props: { template: string; }; })[]; defaultValue: string; supportVariable?: undefined; })[]; name?: undefined; propType?: undefined; setter?: undefined; } | { 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; isRequired: boolean; defaultValue?: undefined; description?: undefined; } | { name: string; title: { label: string; tip: string; }; propType: { type: string; value: string[]; }; isRequired: boolean; setter: (string | { componentName: string; title: string; initialValue: { type: string; params: string[]; value: any[]; }; })[]; 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: { type: string; value: string[]; }; setter: string[]; isRequired?: undefined; defaultValue?: undefined; description?: 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; }; }; }; }; propType?: undefined; display?: undefined; type?: undefined; items?: undefined; } | { title: string; display: string; type: string; items: ({ name: string; title: { label: string; tip: string; }; propType: string; setter: string; defaultValue: boolean; } | { name: string; title: { label: string; tip: string; }; propType: string; setter: string; defaultValue?: undefined; } | { name: string; title: { label: string; tip: string; }; propType: { type: string; value: string[]; }; setter: (string | { componentName: string; props: { options: { title: string; value: string; }[]; }; })[]; defaultValue: string; })[]; name?: undefined; propType?: undefined; setter?: undefined; } | { title: string; display: string; type: string; items: ({ name: string; title: { label: string; tip: string; }; propType: string; setter: string; extraProps: { setValue: (target: any, value: any) => void; }; condition?: undefined; defaultValue?: undefined; } | { name: string; title: { label: string; tip: string; }; propType: string; setter: string; condition: { type: string; value: string; }; extraProps?: undefined; defaultValue?: undefined; } | { name: string; title: { label: string; tip: string; }; propType: string; setter: (string | { componentName: string; props: { template: string; }; })[]; condition: { type: string; value: string; }; extraProps?: undefined; defaultValue?: undefined; } | { name: string; title: { label: string; tip: string; }; propType: string; setter: string; defaultValue: boolean; condition: { type: string; value: string; }; extraProps?: undefined; } | { name: string; title: { label: string; tip: string; }; propType: { type: string; value: string[]; }; setter: (string | { componentName: string; props: { options: { title: string; value: string; }[]; }; })[]; defaultValue: string; condition: { type: string; value: string; }; extraProps?: undefined; } | { name: string; title: { label: string; tip: string; }; setter: { componentName: string; props: { itemSetter: { componentName: string; props: { options: { title: string; value: string; }[]; }; initialValue: string; }; }; }; condition: { type: string; value: string; }; propType?: undefined; extraProps?: undefined; defaultValue?: undefined; })[]; name?: undefined; propType?: undefined; setter?: undefined; } | { title: string; display: string; type: string; items: ({ name: string; title: { label: string; tip: string; }; propType: string; setter: string; defaultValue: boolean; } | { name: string; title: { label: string; tip: string; }; propType: { type: string; value: string[]; }; setter: string[]; defaultValue?: undefined; } | { name: string; title: { label: string; tip: string; }; propType: string; setter: string[]; defaultValue?: undefined; })[]; name?: undefined; propType?: undefined; setter?: undefined; } | { title: string; display: string; type: string; items: ({ name: string; title: { label: string; tip: string; }; propType: { type: string; value: string[]; }; setter: { componentName: string; props: { options: { title: string; value: string; }[]; }; }[]; extraProps: { setValue: (target: any, value: any) => void; }; condition?: undefined; } | { name: string; title: { label: string; tip: string; }; propType: string; setter: string; condition: { type: string; value: string; }; extraProps?: undefined; })[]; name?: undefined; propType?: undefined; setter?: undefined; } | { title: string; display: string; type: string; items: { name: string; title: { label: string; tip: string; }; propType: string; setter: (string | { componentName: string; title: string; initialValue: { type: string; params: string[]; value: any[]; }; props?: undefined; } | { componentName: string; props: { template: string; }; title?: undefined; initialValue?: undefined; })[]; }[]; name?: undefined; propType?: undefined; setter?: undefined; })[]; configure: { supports: { style: boolean; condition: boolean; loop: boolean; events: { name: string; template: string; }[]; }; }; }; export default _default;