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