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