import type { PaginationConnectorParams, PaginationWidgetDescription } from '../../connectors/pagination/connectPagination'; import type { Template, WidgetFactory } from '../../types'; export type PaginationCSSClasses = Partial<{ /** * CSS classes added to the root element of the widget. */ root: string | string[]; /** * CSS class to add to the root element of the widget if there are no refinements. */ noRefinementRoot: string | string[]; /** * CSS classes added to the wrapping `