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