export declare function findZshPath(customZshPath?: string): string | null; export declare function findBashPath(): string | null;