import { Command } from 'commander'; export declare function registerQuickCommand(deployment: Command): void;