import type { TooltipTheme } from './light';
declare const tooltipDark: TooltipTheme;
export default tooltipDark;
