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