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