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