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