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