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