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