import { PackageExpanded } from 'snyk-resolve-deps'; export declare function pluckPolicies(pkg: PackageExpanded): string[] | string;