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