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