import { MdiReactIconComponentType } from './dist/typings';

declare const RecycleIcon: MdiReactIconComponentType;
export default RecycleIcon;
