import { IconSvgProps } from '../types';
declare const TrainSimple: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default TrainSimple;
//# sourceMappingURL=TrainSimple.d.ts.map