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