import { type Theme } from "@mui/material/styles"; export declare function createDarkTheme(): Theme;