import { DefaultThemeSettings, PageConfig, ThemeSettingsConfig } from '../state'; export default function getPageScopedThemeSettings(themeSettingsConfig: ThemeSettingsConfig, pageConfig: PageConfig): DefaultThemeSettings | null; //# sourceMappingURL=getPageScopedThemeSettings.d.ts.map