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