import { type ElementTheme } from './light'; declare const elementDark: ElementTheme; export default elementDark;