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