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