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