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