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