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