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