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