import type { ProjectMembershipCompact } from './ProjectMembershipCompact'; export declare type ProjectMembershipBase = ProjectMembershipCompact;