<?php

namespace Microsoft\Kiota\Abstractions\Serialization;


/**
 * The wrapper type for composed types.
 */
interface ComposedTypeWrapper {}
