import { Command } from "commander"; declare const generateBlockTypes: Command; export { generateBlockTypes };