import { ReactIconComponentType } from '../types';

declare const Recycling: ReactIconComponentType;
export default Recycling;
            