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