import type { ProjectStatusBase } from './ProjectStatusBase'; export declare type ProjectStatusRequest = ProjectStatusBase;