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