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