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