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