export { IS_NULL, IsNull } from './is-null.decorator';
export { isNull } from './is-null.predicate';
