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