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