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