export type PopoverSizeDimension = `${number}px` | 'unset' | 'auto';