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