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

declare const RecycleLineIcon: RemixiconReactIconComponentType;
export default RecycleLineIcon;
