import { View } from 'lucide-react-native'; import { iconWithClassName } from './iconWithClassName'; iconWithClassName(View); export const ViewIcon = View;