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