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