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