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