declare const detectPackage: (packageName: string, install: boolean, uninstall: boolean, addRemoveInHardhatConfig: boolean) => Promise; export default detectPackage; //# sourceMappingURL=packageInstaller.d.ts.map