export declare function addAbsolutePosition>(hits: THit[], page: number, hitsPerPage: number): Array; export declare function addQueryID>(hits: THit[], queryID?: string): Array;