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