package builder type Value interface { Build() any }