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