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