/// export interface TooltipProperties { actor: JSX.Element; children?: React.ReactNode | React.ReactNode[]; }