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