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