export declare function computeIdempotencyKey(params: { agentId: string; scope: string; target: string; amount?: { amount: number; currency: string; }; }): string; //# sourceMappingURL=idempotency.d.ts.map