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