/// import { PaginationPropsData } from "./types"; declare const _default: (props: PaginationPropsData) => JSX.Element; export default _default;