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