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