declare const _default: { snippets: { title: string; schema: { componentName: string; id: string; props: { span: number; order: number; }; title: string; hidden: boolean; isLocked: boolean; condition: boolean; conditionGroup: string; children: { componentName: string; id: string; props: { ref: string; name: string; colon: boolean; label: string; lenobj: { max: number; min: number; message: string; }; noStyle: boolean; typeobj: { message: string; }; required: boolean; labelAlign: string; patternobj: { message: string; pattern: string; }; requiredobj: { message: string; required: boolean; }; valuePropName: string; }; title: string; hidden: boolean; isLocked: boolean; loopArgs: any[]; condition: boolean; conditionGroup: string; children: { componentName: string; id: string; props: { size: string; value: { mock: string; type: string; value: string; }; bordered: boolean; disabled: boolean; allowClear: boolean; placeholder: string; }; title: string; hidden: boolean; isLocked: boolean; condition: boolean; conditionGroup: string; }[]; }[]; }; }[]; componentName: string; title: string; category: string; group: string; }; export default _default;