/// import { IconProps } from "../SvgIcon"; export declare const Recycle: (props?: IconProps) => JSX.Element; export default Recycle;