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