Variable AttributeValueOwnIncludeSchemaJsonConst
AttributeValueOwnIncludeSchemaJson: ZodPipe<
ZodTransform<any, unknown>,
ZodObject<
{
attribute: ZodOptional<ZodCoercedBoolean<unknown>>;
variant: ZodOptional<ZodCoercedBoolean<unknown>>;
},
$strip,
>,
> = ...