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