type str = string;
export declare const GithubURL: str;
export declare const GitlabURL: str;
export declare const BitbucketURL: str;
export {};
