import type { TagTheme } from './light'; declare const tagDark: TagTheme; export default tagDark;