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