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