export declare function isGitHubRepo(url: string): boolean;
export declare function normalizePythonDepName(name: string): string;
