import { Loader2 } from 'lucide-react'; export function Loading() { return (

Getting your location...

); }