import { RemixiconReactIconComponentType } from './dist/typings';

declare const TrainLineIcon: RemixiconReactIconComponentType;
export default TrainLineIcon;
