export declare const defaultRegistryUrl = "https://www.python.org/api/v2/downloads/release";
export declare const githubBaseUrl = "https://api.github.com/";
export declare const datasource = "python-version";
