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