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