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