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