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