export interface AppOptions { layout: string; dxversion: string; project: string; empty: boolean; overwriteAppComponent: boolean; }