import { CliCommand } from "@lodestar/utils"; import { GlobalArgs } from "../options.js"; export { proverProxyStartCommand } from "./start/index.js"; export declare const cmds: Required>>["subcommands"]; //# sourceMappingURL=index.d.ts.map