export declare const mapTheme: { light: { version: 8; name: string; sources: { versatiles: { type: string; tiles: string[]; minzoom: number; maxzoom: number; attribution: string; }; }; glyphs: string; layers: ({ id: string; type: string; paint: { "background-color": string; "fill-color"?: undefined; "fill-antialias"?: undefined; "line-color"?: undefined; "line-width"?: undefined; "fill-opacity"?: undefined; "fill-outline-color"?: undefined; "line-dasharray"?: undefined; "text-color"?: undefined; "text-halo-color"?: undefined; "text-halo-width"?: undefined; }; source?: undefined; "source-layer"?: undefined; minzoom?: undefined; filter?: undefined; layout?: undefined; } | { id: string; type: string; source: string; "source-layer": string; paint: { "fill-color": string; "background-color"?: undefined; "fill-antialias"?: undefined; "line-color"?: undefined; "line-width"?: undefined; "fill-opacity"?: undefined; "fill-outline-color"?: undefined; "line-dasharray"?: undefined; "text-color"?: undefined; "text-halo-color"?: undefined; "text-halo-width"?: undefined; }; minzoom?: undefined; filter?: undefined; layout?: undefined; } | { id: string; type: string; source: string; "source-layer": string; paint: { "fill-color": string; "fill-antialias": boolean; "background-color"?: undefined; "line-color"?: undefined; "line-width"?: undefined; "fill-opacity"?: undefined; "fill-outline-color"?: undefined; "line-dasharray"?: undefined; "text-color"?: undefined; "text-halo-color"?: undefined; "text-halo-width"?: undefined; }; minzoom?: undefined; filter?: undefined; layout?: undefined; } | { id: string; type: string; source: string; "source-layer": string; paint: { "line-color": string; "line-width": (string | number | string[])[]; "background-color"?: undefined; "fill-color"?: undefined; "fill-antialias"?: undefined; "fill-opacity"?: undefined; "fill-outline-color"?: undefined; "line-dasharray"?: undefined; "text-color"?: undefined; "text-halo-color"?: undefined; "text-halo-width"?: undefined; }; minzoom?: undefined; filter?: undefined; layout?: undefined; } | { id: string; type: string; source: string; "source-layer": string; paint: { "fill-color": (string | string[])[]; "background-color"?: undefined; "fill-antialias"?: undefined; "line-color"?: undefined; "line-width"?: undefined; "fill-opacity"?: undefined; "fill-outline-color"?: undefined; "line-dasharray"?: undefined; "text-color"?: undefined; "text-halo-color"?: undefined; "text-halo-width"?: undefined; }; minzoom?: undefined; filter?: undefined; layout?: undefined; } | { id: string; type: string; source: string; "source-layer": string; paint: { "fill-color": string; "fill-opacity": number; "background-color"?: undefined; "fill-antialias"?: undefined; "line-color"?: undefined; "line-width"?: undefined; "fill-outline-color"?: undefined; "line-dasharray"?: undefined; "text-color"?: undefined; "text-halo-color"?: undefined; "text-halo-width"?: undefined; }; minzoom?: undefined; filter?: undefined; layout?: undefined; } | { id: string; type: string; source: string; "source-layer": string; minzoom: number; paint: { "fill-color": string; "fill-outline-color": string; "fill-antialias": boolean; "background-color"?: undefined; "line-color"?: undefined; "line-width"?: undefined; "fill-opacity"?: undefined; "line-dasharray"?: undefined; "text-color"?: undefined; "text-halo-color"?: undefined; "text-halo-width"?: undefined; }; filter?: undefined; layout?: undefined; } | { id: string; type: string; source: string; "source-layer": string; minzoom: number; paint: { "fill-color": string; "background-color"?: undefined; "fill-antialias"?: undefined; "line-color"?: undefined; "line-width"?: undefined; "fill-opacity"?: undefined; "fill-outline-color"?: undefined; "line-dasharray"?: undefined; "text-color"?: undefined; "text-halo-color"?: undefined; "text-halo-width"?: undefined; }; filter?: undefined; layout?: undefined; } | { id: string; type: string; source: string; "source-layer": string; filter: (string | (string | string[])[])[]; minzoom: number; paint: { "line-color": string; "line-width": (string | number | string[])[]; "background-color"?: undefined; "fill-color"?: undefined; "fill-antialias"?: undefined; "fill-opacity"?: undefined; "fill-outline-color"?: undefined; "line-dasharray"?: undefined; "text-color"?: undefined; "text-halo-color"?: undefined; "text-halo-width"?: undefined; }; layout?: undefined; } | { id: string; type: string; source: string; "source-layer": string; filter: (string | (string | string[])[])[]; minzoom: number; layout: { "line-cap": string; "line-join": string; "text-field"?: undefined; "text-font"?: undefined; "text-size"?: undefined; "text-transform"?: undefined; }; paint: { "line-color": string; "line-width": (string | number | string[])[]; "background-color"?: undefined; "fill-color"?: undefined; "fill-antialias"?: undefined; "fill-opacity"?: undefined; "fill-outline-color"?: undefined; "line-dasharray"?: undefined; "text-color"?: undefined; "text-halo-color"?: undefined; "text-halo-width"?: undefined; }; } | { id: string; type: string; source: string; "source-layer": string; paint: { "line-color": string; "line-width": (string | number | string[])[]; "line-dasharray": number[]; "background-color"?: undefined; "fill-color"?: undefined; "fill-antialias"?: undefined; "fill-opacity"?: undefined; "fill-outline-color"?: undefined; "text-color"?: undefined; "text-halo-color"?: undefined; "text-halo-width"?: undefined; }; minzoom?: undefined; filter?: undefined; layout?: undefined; } | { id: string; type: string; source: string; "source-layer": string; layout: { "text-field": string[]; "text-font": string[]; "text-size": (string | number | (string | number | string[])[])[]; "text-transform": string; "line-cap"?: undefined; "line-join"?: undefined; }; paint: { "text-color": string; "text-halo-color": string; "text-halo-width": number; "background-color"?: undefined; "fill-color"?: undefined; "fill-antialias"?: undefined; "line-color"?: undefined; "line-width"?: undefined; "fill-opacity"?: undefined; "fill-outline-color"?: undefined; "line-dasharray"?: undefined; }; minzoom?: undefined; filter?: undefined; })[]; id: string; }; dark: { version: 8; name: string; sources: { versatiles: { type: string; tiles: string[]; minzoom: number; maxzoom: number; attribution: string; }; }; glyphs: string; layers: ({ id: string; type: string; paint: { "background-color": string; "fill-color"?: undefined; "fill-antialias"?: undefined; "line-color"?: undefined; "line-width"?: undefined; "fill-opacity"?: undefined; "fill-outline-color"?: undefined; "line-dasharray"?: undefined; "text-color"?: undefined; "text-halo-color"?: undefined; "text-halo-width"?: undefined; }; source?: undefined; "source-layer"?: undefined; minzoom?: undefined; filter?: undefined; layout?: undefined; } | { id: string; type: string; source: string; "source-layer": string; paint: { "fill-color": string; "background-color"?: undefined; "fill-antialias"?: undefined; "line-color"?: undefined; "line-width"?: undefined; "fill-opacity"?: undefined; "fill-outline-color"?: undefined; "line-dasharray"?: undefined; "text-color"?: undefined; "text-halo-color"?: undefined; "text-halo-width"?: undefined; }; minzoom?: undefined; filter?: undefined; layout?: undefined; } | { id: string; type: string; source: string; "source-layer": string; paint: { "fill-color": string; "fill-antialias": boolean; "background-color"?: undefined; "line-color"?: undefined; "line-width"?: undefined; "fill-opacity"?: undefined; "fill-outline-color"?: undefined; "line-dasharray"?: undefined; "text-color"?: undefined; "text-halo-color"?: undefined; "text-halo-width"?: undefined; }; minzoom?: undefined; filter?: undefined; layout?: undefined; } | { id: string; type: string; source: string; "source-layer": string; paint: { "line-color": string; "line-width": (string | number | string[])[]; "background-color"?: undefined; "fill-color"?: undefined; "fill-antialias"?: undefined; "fill-opacity"?: undefined; "fill-outline-color"?: undefined; "line-dasharray"?: undefined; "text-color"?: undefined; "text-halo-color"?: undefined; "text-halo-width"?: undefined; }; minzoom?: undefined; filter?: undefined; layout?: undefined; } | { id: string; type: string; source: string; "source-layer": string; paint: { "fill-color": (string | string[])[]; "background-color"?: undefined; "fill-antialias"?: undefined; "line-color"?: undefined; "line-width"?: undefined; "fill-opacity"?: undefined; "fill-outline-color"?: undefined; "line-dasharray"?: undefined; "text-color"?: undefined; "text-halo-color"?: undefined; "text-halo-width"?: undefined; }; minzoom?: undefined; filter?: undefined; layout?: undefined; } | { id: string; type: string; source: string; "source-layer": string; paint: { "fill-color": string; "fill-opacity": number; "background-color"?: undefined; "fill-antialias"?: undefined; "line-color"?: undefined; "line-width"?: undefined; "fill-outline-color"?: undefined; "line-dasharray"?: undefined; "text-color"?: undefined; "text-halo-color"?: undefined; "text-halo-width"?: undefined; }; minzoom?: undefined; filter?: undefined; layout?: undefined; } | { id: string; type: string; source: string; "source-layer": string; minzoom: number; paint: { "fill-color": string; "fill-outline-color": string; "fill-antialias": boolean; "background-color"?: undefined; "line-color"?: undefined; "line-width"?: undefined; "fill-opacity"?: undefined; "line-dasharray"?: undefined; "text-color"?: undefined; "text-halo-color"?: undefined; "text-halo-width"?: undefined; }; filter?: undefined; layout?: undefined; } | { id: string; type: string; source: string; "source-layer": string; minzoom: number; paint: { "fill-color": string; "background-color"?: undefined; "fill-antialias"?: undefined; "line-color"?: undefined; "line-width"?: undefined; "fill-opacity"?: undefined; "fill-outline-color"?: undefined; "line-dasharray"?: undefined; "text-color"?: undefined; "text-halo-color"?: undefined; "text-halo-width"?: undefined; }; filter?: undefined; layout?: undefined; } | { id: string; type: string; source: string; "source-layer": string; filter: (string | (string | string[])[])[]; minzoom: number; paint: { "line-color": string; "line-width": (string | number | string[])[]; "background-color"?: undefined; "fill-color"?: undefined; "fill-antialias"?: undefined; "fill-opacity"?: undefined; "fill-outline-color"?: undefined; "line-dasharray"?: undefined; "text-color"?: undefined; "text-halo-color"?: undefined; "text-halo-width"?: undefined; }; layout?: undefined; } | { id: string; type: string; source: string; "source-layer": string; filter: (string | (string | string[])[])[]; minzoom: number; layout: { "line-cap": string; "line-join": string; "text-field"?: undefined; "text-font"?: undefined; "text-size"?: undefined; "text-transform"?: undefined; }; paint: { "line-color": string; "line-width": (string | number | string[])[]; "background-color"?: undefined; "fill-color"?: undefined; "fill-antialias"?: undefined; "fill-opacity"?: undefined; "fill-outline-color"?: undefined; "line-dasharray"?: undefined; "text-color"?: undefined; "text-halo-color"?: undefined; "text-halo-width"?: undefined; }; } | { id: string; type: string; source: string; "source-layer": string; paint: { "line-color": string; "line-width": (string | number | string[])[]; "line-dasharray": number[]; "background-color"?: undefined; "fill-color"?: undefined; "fill-antialias"?: undefined; "fill-opacity"?: undefined; "fill-outline-color"?: undefined; "text-color"?: undefined; "text-halo-color"?: undefined; "text-halo-width"?: undefined; }; minzoom?: undefined; filter?: undefined; layout?: undefined; } | { id: string; type: string; source: string; "source-layer": string; layout: { "text-field": string[]; "text-font": string[]; "text-size": (string | number | (string | number | string[])[])[]; "text-transform": string; "line-cap"?: undefined; "line-join"?: undefined; }; paint: { "text-color": string; "text-halo-color": string; "text-halo-width": number; "background-color"?: undefined; "fill-color"?: undefined; "fill-antialias"?: undefined; "line-color"?: undefined; "line-width"?: undefined; "fill-opacity"?: undefined; "fill-outline-color"?: undefined; "line-dasharray"?: undefined; }; minzoom?: undefined; filter?: undefined; })[]; id: string; }; }; //# sourceMappingURL=map-theme.d.ts.map