import { Command } from "commander"; export declare function registerExampleDeleteCommand(exampleCmd: Command): void;