export declare function getMapID(cells: HTMLCollectionOf<Element>): number | null;
