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