import { SVGIconDef } from './types'; declare const TrainOutlined: SVGIconDef; export default TrainOutlined;