export declare function computeIdempotencyKey(operationType: string, args: unknown): string;