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