/** * A map of GitHub repositories for each project type. */ export declare const REPOS: { [key: string]: string; };