import type { CommandOptions } from '../types.js'; export default function installPath(options: CommandOptions): string;