export { EntityConditionParser } from './entityConditionParser.js';
export type { Condition } from './entityConditionParser.js';
