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