import { Command } from "commander";
/** Initialize a new Convex project. */
export declare const init: Command;
//# sourceMappingURL=initCommand.d.ts.map