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