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