}
// If we have the title on the icon, NVDA will read "close" when focusing
// the button after closing the popup, even if we wait a tick.
title={translate(
conditionalVariables.iconTitle[context.open ? "close" : "open"],
)}
variant="secondary"
size={size}
/>