export declare const LAYER_TYPES: { point: "point"; arc: "arc"; line: "line"; grid: "grid"; hexagon: "hexagon"; geojson: "geojson"; cluster: "cluster"; icon: "icon"; heatmap: "heatmap"; hexagonId: "hexagonId"; '3D': "3D"; trip: "trip"; s2: "s2"; };