import type { Command } from 'commander';
export declare function commandInit(prog: Command): Command;
//# sourceMappingURL=commandInit.d.ts.map