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