export declare class InitCommand { run(options: { path: string; }): void; }