export interface ICreateProjectViewModel { description: string; }