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