import { IconProps } from '../Icon'; declare function SvgTrain(props: IconProps): JSX.Element; export default SvgTrain;