import { Command } from 'commander';
export declare function createPlanCommand(): Command;
