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