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