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