import { CliCommand } from "@lodestar/utils"; import { GlobalArgs } from "../../options/index.js"; import { BootnodeArgs } from "./options.js"; export declare const bootnode: CliCommand; //# sourceMappingURL=index.d.ts.map