/** Factory for creating conditions. */ export interface IConditionFactory { } //# sourceMappingURL=condition_factory.d.ts.map