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