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