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