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