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