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