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