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