export interface IProjectPermissions { [key: string]: string; }