import { Context } from './types'; export declare function managePackageReference(ctx: Context): Promise; //# sourceMappingURL=manage-package-reference.d.ts.map