import m from 'mithril'; import { SVGAttributes } from '../../svg'; declare const ProjectDiagram: m.Component; export default ProjectDiagram;