import * as React from 'react'; import type { InternalPagerProps } from '../InternalTabbedHeaderProps'; import type { PagerMethods, PagerProps } from '../TabbedHeaderProps'; export declare const Pager: React.ForwardRefExoticComponent>;