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