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