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