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