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