export interface NewConsumerRole { consumerId: string; roleId: string; }