import { SiteThemeConfig } from './types'; export const defineThemeConfig = (config: SiteThemeConfig) => config;