import type { CliCommand } from "cli/types";
export declare const create: CliCommand;
