import type { GridLayer, GridLayerOptions } from 'leaflet'; export declare function updateGridLayer(layer: E, props: P, prevProps: P): void;