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