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