import { TablePaginationProps } from '@mui/material'; export declare const ZTablePagination: (props: TablePaginationProps) => JSX.Element;