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