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