export type InstallResult = { path: string; alreadyInstalled: boolean; };