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