import PropTypes from 'prop-types' import { Backdrop, CircularProgress } from '@mui/material' export const BackdropLoader = ({ open }) => { return (