import React from 'react'; import { MobilePagerPropsTypes } from './types'; export declare const MobilePager: React.FC;