import type * as React from 'react'; export type PaginationHeadingLevel = '1' | '2' | '3' | '4' | '5' | '6'; interface BasePaginationProps { /** * Defines `aria-label` on the screen-reader heading for this element, which precedes the page count readout. Since this exists on a `