import { ILocalDependency } from '../DependencyTypes'; export declare function buildGradleParser(fileContent: string, filePath: string, basePath?: string): Promise;