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