import { Command } from 'commander'; export declare function registerInitCommand(program: Command): void; //# sourceMappingURL=init.d.ts.map