import { Command } from 'commander'; export declare function registerDeployStartCommand(project: Command): void;