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