import { Command } from 'commander'; export declare function registerQueueCommand(program: Command): void; //# sourceMappingURL=queue.d.ts.map