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