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