import { Command } from "commander"; export declare function registerIssueCommands(program: Command): void;