import { IconProps } from '../types';
declare const Recycle: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Recycle;
//# sourceMappingURL=Recycle.d.ts.map