import { EyeOff } from 'lucide-react-native'; import { iconWithClassName } from './iconWithClassName'; iconWithClassName(EyeOff); export { EyeOff };