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