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