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