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