export declare function initCommand(template: string): Promise; export declare function initCommandOld(templatesPath?: string): Promise;