export interface RoleIdentifier { encodedKey?: string; id?: string; }