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