import Link from "next/link"; export default function NotFound() { return (

404

File not found

This share link may have expired or never existed.

Browse all shared files →
); }