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