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