declare function hasPkg(name: string): string | false; export default hasPkg;