export declare const parseRepo: () => any;
export declare const getRepoUrl: () => any;
export declare const getRepoEditUrl: (src: string, branch: string) => string | null;