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