import { PackageJSON } from 'resolve'; export declare const loadPkg: (path: string) => PackageJSON;