import React from 'react'; import { PaginationProps } from '@material-ui/lab'; declare const Pagination: React.ElementType; export { Pagination };