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