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