import { TPackageJson } from '@auto/utils/node/'; export declare const getPackage: (packageDir: string) => Promise;