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