export declare function resolveBrewPathDirs(opts?: { homeDir?: string; env?: NodeJS.ProcessEnv; }): string[];