/** Resolve Homebrew Cellar node paths to stable opt/bin symlinks. */ export declare function resolveStableNodePath(nodePath: string): Promise;