export interface IProjectRoleParams { accountId: string; projectId: string; } //# sourceMappingURL=role-model.d.ts.map