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