import { Command } from "commander";
export declare function registerProjectCommand(generateCommand: Command): void;
