export interface ReactInAppGeneratorSchema { project: string; installMUIExample?: boolean; skipFormat?: boolean; }