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