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