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