declare const parserWhere: (predicate: string, previous?: any[]) => any; export default parserWhere;