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