import { type ThemeConfigPalette } from "../../types"; export declare const customDarkTheme: () => ThemeConfigPalette;