export type TooltipStyle = 'dark' | 'light' | 'auto';