import { AppDepsScanResultWithoutTarget, FilePathToContent } from "./types"; export declare function dotnetFilesToScannedProjects(filePathToContent: FilePathToContent): Promise;