import type { Command } from "commander"; export declare function registerRepoCommands(program: Command): void; //# sourceMappingURL=repos.d.ts.map