export interface OAuthApplication { id: string; name: string; } //# sourceMappingURL=OAuthApplication.d.ts.map