import type { ThemeData } from '../shared/index.js' declare module '@internal/themeData' { export const themeData: ThemeData }