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