import { ILocalDependency } from "../DependencyTypes"; export declare function pomParser(fileContent: string, filePath: string): Promise;