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