export interface AddImportGeneratorSchema { project: string; importPath?: string; }