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