import { type ConsentDecision } from '@zhixuan92/multi-model-agent-core/events/consent-rules'; export declare function decide(homeDir: string): ConsentDecision; //# sourceMappingURL=consent.d.ts.map