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