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