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