import { memo } from 'react' import { Loader } from 'lucide-react' const LoadingIndicator: React.FC = () => { return (