import { Theme } from '@mui/material'; declare const lightTheme: Theme; export { lightTheme };