export = prune;
declare function prune(pkg: any, shouldPrune: any): any;
