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