import { SVGProps } from "react";
declare const LIMapRecycling: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { LIMapRecycling };
