export interface GeneratorImport { tokens: string[]; sourcePathName: string; }