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