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