export declare function getMapDescription(cells: HTMLCollectionOf<Element>): string | null;
