/// import Pagination from './pagin'; declare const PagingBtn: (props: any) => JSX.Element; export { Pagination, PagingBtn };