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