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