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