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