import { CommandModule } from 'yargs'; /** * Repo commands. */ export declare const repoModule: CommandModule; //# sourceMappingURL=repo.d.ts.map