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