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