declare const _default: { snippets: { title: string; schema: { title: string; componentName: string; props: { componentProps: { layout: string; }; __component_name: string; }; children: { componentName: string; props: { __component_name: string; fieldProps: { name: string; title: string; 'x-validator': any[]; }; componentProps: { 'x-component-props': {}; }; decoratorProps: { 'x-decorator-props': {}; }; }; }[]; }; }[]; componentName: string; title: string; group: string; category: string; npm: { package: string; version: string; exportName: string; main: string; destructuring: boolean; subName: string; }; configure: { props: ({ name: string; title: string; display: string; setter: { componentName: string; props: { propsSchema: { type: string; properties: { labelCol: { type: string; 'x-decorator': string; 'x-component': string; }; wrapperCol: { type: string; 'x-decorator': string; 'x-component': string; }; labelWidth: { 'x-decorator': string; 'x-component': string; }; wrapperWidth: { 'x-decorator': string; 'x-component': string; }; colon: { type: string; 'x-decorator': string; 'x-component': string; 'x-component-props': { defaultChecked: boolean; }; }; feedbackLayout: { type: string; enum: string[]; 'x-decorator': string; 'x-component': string; 'x-component-props': { defaultValue: string; }; }; size: { type: string; enum: string[]; 'x-decorator': string; 'x-component': string; 'x-component-props': { defaultValue: string; }; }; layout: { type: string; enum: string[]; 'x-decorator': string; 'x-component': string; 'x-component-props': { defaultValue: string; }; }; tooltipLayout: { type: string; enum: string[]; 'x-decorator': string; 'x-component': string; 'x-component-props': { defaultValue: string; }; }; labelAlign: { type: string; enum: string[]; 'x-decorator': string; 'x-component': string; 'x-component-props': { defaultValue: string; }; }; wrapperAlign: { type: string; enum: string[]; 'x-decorator': string; 'x-component': string; 'x-component-props': { defaultValue: string; }; }; labelWrap: { type: string; 'x-decorator': string; 'x-component': string; }; wrapperWrap: { type: string; 'x-decorator': string; 'x-component': string; }; fullness: { type: string; 'x-decorator': string; 'x-component': string; }; inset: { type: string; 'x-decorator': string; 'x-component': string; }; shallow: { type: string; 'x-decorator': string; 'x-component': string; 'x-component-props': { defaultChecked: boolean; }; }; bordered: { type: string; 'x-decorator': string; 'x-component': string; 'x-component-props': { defaultChecked: boolean; }; }; }; }; }; }; } | { name: string; title: { label: string; tip: string; }; defaultValue: () => string; setter: string[]; })[]; component: { isContainer: boolean; }; supports: { style: boolean; }; }; advanced: {}; icon: any; }; export default _default;