import { NgPackage } from '../ng-package-format/package'; export declare const discoverPackages: ({project}: { project: string; }) => Promise;