import type { AlgoliaHit } from '../../types'; export declare function addAbsolutePosition(hits: THit[], page: number, hitsPerPage: number): Array;