import { Command } from "commander"; export declare function registerAlertCommands(program: Command, isJson: () => boolean): void;