import { TablePaginationProps } from '../../types'; export declare function getPagedIndex(index: number, pagination?: TablePaginationProps): number; //# sourceMappingURL=index.d.ts.map