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