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