import type { CliContext } from "./index.js"; export declare function runInstall(context: CliContext): Promise; //# sourceMappingURL=install.d.ts.map