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