import { Command } from "commander"; export declare function createInitCommand(): Command; export declare const initCommand: Command; //# sourceMappingURL=init.d.ts.map