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