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