export declare function packlist(pkgDir: string, opts?: { manifest?: Record; }): Promise;