export interface Authority { url: string; authority: string; }