import React from 'react'; import { Download } from 'lucide-react'; export default function Downloads() { return (

Downloads

No downloads available

); }