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