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