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