import type { StatisticTheme } from './light';
declare const statisticDark: StatisticTheme;
export default statisticDark;
