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