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