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