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