export interface MSTeamsApps { id: string; appId: string; displayName: string; distributionMethod: string; }