import type { HeatmapTheme } from './light'; declare const HeatmapDark: HeatmapTheme; export default HeatmapDark;