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