declare const parserCriteria: { (predicate: string, previous?: any): any; default: {}; }; export default parserCriteria;