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