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