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