from office365.runtime.client_value import ClientValue


class WopiProperties(ClientValue):
    """Do not use. For internal use only."""

    pass
