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