import { type Icon } from 'phosphor-react-native';
declare const I: Icon;
/** @deprecated Use TrainSimpleIcon */
export declare const TrainSimple: Icon;
export { I as TrainSimpleIcon };
//# sourceMappingURL=TrainSimple.d.ts.map