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