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