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