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