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