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