export type RecordIds = ReturnType; export declare function initRecordIds(): { getIdForEvent(event: Event): number; };