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