$BeefyNextAuthoritySet: $.Shape<{
    id: bigint;
    keysetCommitment: `0x${string}`;
    len: number;
}, {
    id: bigint;
    keysetCommitment: `0x${string}`;
    len: number;
}> = $BeefyAuthoritySet

Details of the next BEEFY authority set.