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