export declare const COMMAND_REDIS_CHANNEL = "n8n.commands";
export declare const WORKER_RESPONSE_REDIS_CHANNEL = "n8n.worker-response";
