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