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