type Props = { /** Which playback state to depict. @default 'play' */ glyph?: 'play' | 'pause'; }; /** * Playback glyph overlaid on a cover / thumbnail or on a player surface. It plays nothing and is * `pointer-events: none` — it only depicts the state its parent owns, so an interactive parent wraps it * in its own `