import { CommandContext } from '../context/types.js';
export declare const checkValidatorAvsSetup: (chain: string, context: CommandContext, operatorKeyPath?: string, operatorAddress?: string) => Promise<void>;
//# sourceMappingURL=check.d.ts.map