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