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