import { ReactIconComponentType } from '../types';

declare const Train: ReactIconComponentType;
export default Train;
            