import { installPackage } from '@antfu/install-pkg';
/**
 * base @antfu/install-pkg
 * support monorepo project detect
 * @param opt
 */
export declare const installPkg: typeof installPackage;
