Currently, the "[previous/next pagination](https://primer.style/react/Pagination#previousnext-pagination)" variant is boolean. It would be useful if we could choose to use that variant for specific viewport ranges. This came up while working on the [DataTable](https://primer.style/design/components/data-table). We'd like to hide the page numbers on smaller viewports. Example: <img width="664" alt="Screenshot 2023-01-13 at 3 47 09 PM" src="https://user-images.githubusercontent.com/2313998/212416223-3b76a58c-0b1d-4d18-9d5c-403a8da47e4f.png">