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