import { ReactNode } from 'react'; type Props = { /** * Supply a short, descriptive label for screen-readers as a text alternative to the expand button. */ accessibilityExpandLabel: string; /** * Supply a short, descriptive label for screen-readers as a text alternative to the collapse button. Accessibility: It populates `aria-label` on the `