export declare class GetScopeDTO { name: string; appId: string; description: string; } //# sourceMappingURL=getScope.d.ts.map