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