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