export default function Paper(): { MuiPaper: { defaultProps: { elevation: number; }; styleOverrides: { root: { backgroundImage: string; }; }; }; };