import { type TooltipSizes } from './constants'; export type TooltipSize = `${TooltipSizes}`;