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