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