import type { Ora } from 'ora'; declare function runBundleInstall(loader: Ora): Promise; export default runBundleInstall; //# sourceMappingURL=runBundleInstall.d.ts.map