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