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