export default interface ClientPolicyConditionRepresentation { condition?: string; configuration?: object; }