import type { ActiveThemeState } from './theme-config'; declare const getGlobalTheme: () => Partial; export default getGlobalTheme;