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