export interface GetProjectMemberScopesResponse {
    scopes: string[];
}
//# sourceMappingURL=GetProjectMemberScopesResponse.d.ts.map