import { Command } from 'commander'; export declare function registerQueueCommand(program: Command): void;