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