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