export declare function Cesium(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Geostyler(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Keplerjs(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Leaflet(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Maplibre(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function OlExt(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Openlayers(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Turfjs(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
