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