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