export declare const SettingsFallbackIcon: import('@mui/material/OverridableComponent').OverridableComponent> & { muiName: string; }; export declare const SettingsFallback: import('@emotion/styled').StyledComponent, "ref"> & { ref?: import('react').Ref; }, "style" | "className" | "classes" | "children" | "color" | "fontSize" | "htmlColor" | "inheritViewBox" | "shapeRendering" | "sx" | "titleAccess" | "viewBox"> & import('@mui/system').MUIStyledCommonProps, {}, {}>; export default SettingsFallback;