export declare function executionIdempotencyKey(opts: { approvalId: string; accountNonce: number; venue: string; }): string;