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