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