declare const _default: { title: string; screenshot: string; schema: { componentName: string; props: { labelCol: { span: number; }; wrapperCol: { span: number; }; onValuesChange: { type: string; value: string; }; onFinish: { type: string; value: string; }; onFinishFailed: { type: string; value: string; }; name: string; }; children: { componentName: string; id: string; props: { wrap: boolean; align: string; justify: string; }; title: string; hidden: boolean; isLocked: boolean; condition: boolean; conditionGroup: string; children: ({ 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: any[]; }[]; } | { 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: { 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; condition: boolean; conditionGroup: string; children: any[]; }[]; })[]; }[]; }; }[]; export default _default;