declare const getTheme: (mode: any, themeToggler: any) => import("@mui/material").Theme; export default getTheme;