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