export declare const MuiBackdrop: {
    root: {
        backgroundColor: string;
    };
};
export default MuiBackdrop;
