import { Globe } from "lucide-react" export const WebSearch = () => { return (
Searching the web
) }