import TablePaginationProps from './type'; declare const TablePagination: ({ ...props }: TablePaginationProps) => import("react/jsx-runtime").JSX.Element; export default TablePagination; //# sourceMappingURL=index.d.ts.map