export interface ConsumerRoleUpdate { consumerId?: string; roleId?: string; }