export declare const filterCondition: { Cascader: { label: string; value: string; }[]; TreeSelect: { label: string; value: string; }[]; Address: { label: string; value: string; }[]; InputNumber: { label: string; value: string; }[]; Rate: { label: string; value: string; }[]; Switch: { label: string; value: string; }[]; RangePicker: { label: string; value: string; }[]; DatePicker: { label: string; value: string; }[]; TimePicker: { label: string; value: string; }[]; Input: { label: string; value: string; }[]; Password: { label: string; value: string; }[]; TextArea: { label: string; value: string; }[]; InputPhone: { label: string; value: string; }[]; InputMail: { label: string; value: string; }[]; Select: { label: string; value: string; }[]; Radio: { label: string; value: string; }[]; MultipleSelect: { label: string; value: string; }[]; CheckboxGroup: { label: string; value: string; }[]; AddMember: { label: string; value: string; }[]; AddDepartment: { label: string; value: string; }[]; ImgUpload: { label: string; value: string; }[]; StdUpload: { label: string; value: string; }[]; VideoUpload: { label: string; value: string; }[]; QuillEditor: { label: string; value: string; }[]; RichTextEditor: { label: string; value: string; }[]; Location: { label: string; value: string; }[]; Autograph: { label: string; value: string; }[]; EditableTable: { label: string; value: string; }[]; 'ids_order.flow_package_name': { label: string; value: string; }[]; 'ids_order.order_title': { label: string; value: string; }[]; 'ids_order.order_id': { label: string; value: string; }[]; 'ids_order.flow_package_id': { label: string; value: string; }[]; 'ids_order.flow_package_code': { label: string; value: string; }[]; 'ids_work_order.tache_id': { label: string; value: string; }[]; 'ids_work_order.work_order_state': { label: string; value: string; }[]; 'ids_work_order.tache_name': { label: string; value: string; }[]; 'ids_order.order_state': { label: string; value: string; }[]; 'ids_work_order.work_order_if_over_time': { label: string; value: string; }[]; 'ids_order.order_if_over_time': { label: string; value: string; }[]; 'ids_work_order.create_date': { label: string; value: string; }[]; 'ids_order.create_date': { label: string; value: string; }[]; 'ids_work_order.work_order_handle_date': { label: string; value: string; }[]; 'ids_order.order_handle_date': { label: string; value: string; }[]; orgLevel: { label: string; value: string; }[]; 'ids_work_order.party_name': { label: string; value: string; }[]; created_time: { label: string; value: string; }[]; updated_time: { label: string; value: string; }[]; }; export declare const filterFieldType: { Cascader: { equal: string; notEqual: string; empty: string; notEmpty: string; }; TreeSelect: { equal: string; notEqual: string; empty: string; notEmpty: string; }; Address: { equal: string; notEqual: string; empty: string; notEmpty: string; }; InputNumber: { range: string; }; Rate: { range: string; }; Switch: { equal: string; }; RangePicker: { equal: string; }; TimePicker: { empty: string; notEmpty: string; range: string; }; DatePicker: { empty: string; notEmpty: string; range: string; }; Input: { empty: string; notEmpty: string; contain: string; notContain: string; equal: string; notEqual: string; }; TextArea: { empty: string; notEmpty: string; contain: string; notContain: string; equal: string; notEqual: string; }; InputPhone: { empty: string; notEmpty: string; contain: string; notContain: string; equal: string; notEqual: string; }; Password: { empty: string; notEmpty: string; contain: string; notContain: string; equal: string; notEqual: string; }; InputMail: { empty: string; notEmpty: string; contain: string; notContain: string; equal: string; notEqual: string; }; Select: { empty: string; notEmpty: string; equal: string; notEqual: string; }; Radio: { empty: string; notEmpty: string; equal: string; notEqual: string; }; MultipleSelect: { empty: string; notEmpty: string; contain: string; notContain: string; equal: string; notEqual: string; }; CheckboxGroup: { empty: string; notEmpty: string; contain: string; notContain: string; equal: string; notEqual: string; }; AddMember: { empty: string; notEmpty: string; contain: string; notContain: string; }; AddDepartment: { empty: string; notEmpty: string; contain: string; notContain: string; }; ImgUpload: { empty: string; notEmpty: string; }; StdUpload: { empty: string; notEmpty: string; }; VideoUpload: { empty: string; notEmpty: string; }; QuillEditor: { empty: string; notEmpty: string; }; RichTextEditor: { empty: string; notEmpty: string; }; Location: { empty: string; notEmpty: string; }; Autograph: { empty: string; notEmpty: string; }; EditableTable: { empty: string; notEmpty: string; }; 'ids_order.flow_package_name': { empty: string; notEmpty: string; contain: string; notContain: string; equal: string; notEqual: string; }; 'ids_order.order_title': { empty: string; notEmpty: string; contain: string; notContain: string; equal: string; notEqual: string; }; 'ids_order.order_id': { empty: string; notEmpty: string; contain: string; notContain: string; equal: string; notEqual: string; }; 'ids_order.flow_package_id': { empty: string; notEmpty: string; contain: string; notContain: string; equal: string; notEqual: string; }; 'ids_order.flow_package_code': { empty: string; notEmpty: string; contain: string; notContain: string; equal: string; notEqual: string; }; 'ids_work_order.tache_id': { empty: string; notEmpty: string; contain: string; notContain: string; equal: string; notEqual: string; }; 'ids_work_order.work_order_state': { empty: string; notEmpty: string; equal: string; notEqual: string; }; 'ids_work_order.tache_name': { empty: string; notEmpty: string; equal: string; notEqual: string; }; 'ids_order.order_state': { empty: string; notEmpty: string; equal: string; notEqual: string; }; 'ids_work_order.work_order_if_over_time': { empty: string; notEmpty: string; equal: string; notEqual: string; }; 'ids_order.order_if_over_time': { empty: string; notEmpty: string; equal: string; notEqual: string; }; 'ids_work_order.create_date': { empty: string; notEmpty: string; range: string; }; 'ids_order.create_date': { empty: string; notEmpty: string; range: string; }; 'ids_work_order.work_order_handle_date': { range: string; }; 'ids_order.order_handle_date': { range: string; }; orgLevel: { empty: string; notEmpty: string; equal: string; notEqual: string; }; 'ids_work_order.party_name': { empty: string; notEmpty: string; equal: string; notEqual: string; }; created_time: { empty: string; notEmpty: string; range: string; }; updated_time: { empty: string; notEmpty: string; range: string; }; };