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