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