subnetTypesSchema: ZodRecord<ZodString, ZodNumber> = ...

Schema for subnet types. Accepts object mapping subnet names to prefix lengths.