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