export declare class ViewCommand { execute(targetPath?: string): Promise; private getChangesData; private getSpecsData; private displaySummary; private createProgressBar; } //# sourceMappingURL=view.d.ts.map