export * from './base-compound.predicate';
export * from './and.predicate';
export * from './or.predicate';
