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