export { OpaCliEngine, probeOpaVersion } from './OpaCliEngine.ts'; export type { DecisionEngine, EngineDecision, RawDeny } from './types.ts';