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