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