export interface ConsumerRole { id?: string; consumerId?: string; roleId?: string; }