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