declare const _default: { snippets: { title: string; screenshot: string; schema: { componentName: string; props: { placeholder: string; }; }; }[]; componentName: string; title: string; category: string; group: string; props: ({ title: string; display: string; type: string; items: ({ name: string; title: { label: string; tip: string; }; propType: string; setter: string; defaultValue: boolean; supportVariable: boolean; condition?: undefined; } | { name: string; title: { label: string; tip: string; }; propType: string; setter: string; defaultValue: string; supportVariable: boolean; condition: { type: string; value: string; }; } | { name: string; title: { label: string; tip: string; }; propType: string; setter: string; supportVariable: boolean; condition: { type: string; value: string; }; defaultValue?: undefined; } | { name: string; title: { label: string; tip: string; }; propType: string; setter: string; supportVariable: boolean; defaultValue?: undefined; condition?: undefined; } | { name: string; title: { label: string; tip?: undefined; }; propType: string; setter: string; supportVariable: boolean; condition: { type: string; value: string; }; defaultValue?: undefined; })[]; } | { title: string; display: string; type: string; items: ({ name: string; title: { label: string; tip: string; }; propType: string; setter: string; supportVariable: boolean; condition: { type: string; value: string; }; defaultValue?: undefined; } | { name: string; title: { label: string; tip: string; }; propType: string; setter: string; defaultValue: boolean; supportVariable: boolean; condition: { type: string; value: string; }; } | { name: string; title: { label: string; tip: string; }; propType: { type: string; value: string[]; }; setter: (string | { componentName: string; props: { template: string; }; })[]; defaultValue: string; supportVariable?: undefined; condition?: 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: { 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; }; }; }; }; } | { name: string; title: { label: string; tip: string; }; setter: { componentName: string; props: { supportParams: boolean; template: string; options?: undefined; }; }; display?: undefined; type?: undefined; items?: undefined; propType?: undefined; defaultValue?: undefined; } | { title: string; display: string; type: string; items: { name: string; title: { label: string; tip: string; }; propType: string; defaultValue: string; setter: string; }[]; name?: undefined; setter?: undefined; propType?: undefined; defaultValue?: undefined; } | { name: string; title: { label: string; tip: string; }; propType: string; setter: string; display?: undefined; type?: undefined; items?: undefined; defaultValue?: undefined; } | { name: string; title: { label: string; tip: string; }; propType: string; defaultValue: boolean; setter: string; display?: undefined; type?: undefined; items?: undefined; } | { name: string; title: { label: string; tip: string; }; propType: string; defaultValue: string; setter: string; display?: undefined; type?: undefined; items?: undefined; } | { name: string; title: { label: string; tip: string; }; propType: { type: string; value: string[]; }; setter: { componentName: string; props: { options: { title: string; value: string; }[]; supportParams?: undefined; template?: undefined; }; }; defaultValue: string; display?: undefined; type?: undefined; items?: undefined; } | { name: string; title: { label: string; tip: string; }; propType: { type: string; value: string[]; }; defaultValue: boolean; setter?: undefined; display?: undefined; type?: undefined; items?: undefined; } | { name: string; title: { label: string; tip: string; }; propType: { type: string; value: string[]; }; setter?: undefined; display?: undefined; type?: undefined; items?: undefined; defaultValue?: undefined; })[]; configure: { supports: { style: boolean; }; }; }; export default _default;