export * from '@mui/material/Backdrop'; export { default as Backdrop } from '@mui/material/Backdrop'; import type { Components } from "../../styles"; export declare const BackdropThemeComponent: Components['MuiBackdrop'];