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