export declare type CustomCriteriaComparisonOperator = 'IS' | 'IS_NOT';
