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