export interface APIRole { name: string; }