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