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