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