export declare function getCliPath(cliType: string): string; export declare function getCliPaths(): Record; export declare function getTempDir(): string; //# sourceMappingURL=paths.d.ts.map