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