export declare type ParseAlgoliaHitParams = { hit: TItem; attribute: keyof TItem | string[]; };