import { Clock, Edit, Share, Trash } from 'lucide-react'; const Navbar = () => { return (

15 minutes ago

Blog on AI

); }; export default Navbar;