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