declare const _default: { If: { id: string; type: string; name: string; funName: string; editorGram: string; gram: string; desc: string; cases: string; example: string; schemaRetType: { type: string; }; retType: string; Zindex: number; }; IsEmpty: { id: string; type: string; name: string; funName: string; gram: string; editorGram: string; desc: string; cases: string; example: string; schemaRetType: { type: string; }; retType: string; Zindex: number; }; NotNull: { id: string; type: string; name: string; funName: string; gram: string; editorGram: string; desc: string; cases: string; example: string; schemaRetType: { type: string; }; retType: string; Zindex: number; }; And: { id: string; type: string; name: string; funName: string; gram: string; editorGram: string; desc: string; cases: string; example: string; schemaRetType: { type: string; }; retType: string; Zindex: number; }; Or: { id: string; type: string; name: string; funName: string; gram: string; editorGram: string; desc: string; cases: string; example: string; schemaRetType: { type: string; }; retType: string; Zindex: number; }; }; export default _default;