import { ProjectPlan, ProjectPlanWarning } from '@fschopp/project-planning-for-you-track'; // noinspection ES6UnusedImports import * as Surplus from 'surplus'; export function WarningsView({projectPlan}: {projectPlan: () => ProjectPlan | undefined}): HTMLElement { return