export declare type SQLPredicateBlock = { predicate: string; aggregate: boolean; };