export interface DependencyMap { [dependencyName: string]: string; }